home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / exams / vewd / sample.dev < prev    next >
Text File  |  1995-04-07  |  2KB  |  38 lines

  1. ! Sample Device (.DEV) file.  
  2. ! Each line is of the form        control:    value
  3. ! Where control is the name of a control seqence name known to the VEWD
  4. ! Program, and value is up to 8 bytes of control sequence.  Non-printing
  5. ! Characters can be represented by <ddd> where ddd is the decimal value.
  6. ! Any whitespace between the : and the first character of value is ignored.
  7. ! Comment lines start with an exclamation point.
  8. ! If your printer doesn't have that control sequence, leave it out.
  9. ! The following controls may appear:
  10. !    control                description
  11. !    LPINIT:        Initialization.  Used at the start of printing each
  12. !            report (CSCE, 610, Roster, Session Summary)
  13. !    LPI6:        Selects 6 lines per inch
  14. !    LPI8:        Selects 8 lines per inch (Currently not used)
  15. !    CPI10:        Selects 10 characters per inch
  16. !    CPI12:        Selects 12 characters per inch
  17. !    LANDSCAPE:    Selects landscape mode
  18. !    PORTRAIT:    Selects portrait mode
  19. !    FIELDSEP:    Separates fields in merge files
  20. !    RECORDSEP:    Separates records in merge files
  21. !    FCCALIGN1 to 8    See below
  22. !
  23. ! FCC ALIGNMENT ARE INSERTED AS FOLLOWS:
  24. ! #   WHERE LOCATED                    WHY
  25. ! =   ==================    ===========================================
  26. ! 1 - BEFORE ITEM 1        LINE UP FORM TO CANDIDATE NAME
  27. ! 2 - BEFORE ITEM 2        LINE UP ADDRESS
  28. ! 3 - BEFORE ITEM 4B        LINE UP ITEM 4B, 5, AND 6
  29. ! 4 - BEFORE ITEM 8        LINE UP CANDIDATE SIGN DATE
  30. ! 5 - AFTER  ITEM 9        LINE UP FOR BLOCK A(TEST ONLY) & VEC
  31. ! 6 - BEFORE VE #2 BLOCK     LINE UP FOR VE #2
  32. ! 7 - BEFORE VE #3 BLOCK     LINE UP FOR VE #3
  33. ! 8 - AFTER  VE #3 BLOCK    EJECT PAGE/LINE UP FOR NEXT FORM
  34. !
  35. ! Note that the CPI10 and CPI12 are select only. No assumption is made about
  36. ! the presence of the required font.
  37.  
  38.